home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / pcb / purge12a.zip / PURGE.CFG < prev    next >
Text File  |  1992-12-03  |  3KB  |  72 lines

  1. ;┌───────────────────────────────────────────────────────────────────────┐
  2. ;│                           PURGE v1.2a                                 │
  3. ;│                                                                       │
  4. ;│  CFG file for Purge.  Any lines begining with a colon are considered  │
  5. ;│  to be comment lines and will be ignored.                             │
  6. ;└───────────────────────────────────────────────────────────────────────┘
  7. ;
  8. ;─────────────────────────────────────────────────────────────────────────
  9. ; The next line is required and should be your full 1st and last name.
  10. ;
  11. YOURNAME=Ray Novino
  12. ;
  13. ;
  14. ;─────────────────────────────────────────────────────────────────────────
  15. ; The next line is required and should be your registration number.  If 
  16. ; not registered just leave as 0
  17. ;
  18. REGISTRATION=0
  19. ;
  20. ;
  21. ;─────────────────────────────────────────────────────────────────────────
  22. ; The next line is Required and should point to your DIR.LST
  23. ;
  24. DIR=H:\PCB\GEN\DIR.LST
  25. ;
  26. ;
  27. ;─────────────────────────────────────────────────────────────────────────
  28. ; The next line is Required and should point to your DLPATH.LST
  29. ;
  30. DLPATH=H:\PCB\GEN\DLPATH.LST
  31. ;
  32. ;
  33. ;─────────────────────────────────────────────────────────────────────────
  34. ; The next line is optional and defines the name of the viewer/editor
  35. ; that you want to use.  This is simular to ALT-V while within PCBoard
  36. ; Filer.
  37. ;
  38. VIEWER=H:\UTIL\SHEZ
  39. ;
  40. ;
  41. ;─────────────────────────────────────────────────────────────────────────
  42. ; The next line is optional and defines the name of the viewer/editor
  43. ; that you want to use for GIF files.
  44. ;
  45. GIFVIEWER=VPIC
  46. ;
  47. ;
  48. ;─────────────────────────────────────────────────────────────────────────
  49. ; The next line is optional and defines were to place the DIR.BAK files.
  50. ; If not defined Purge will default to the same directory that it found 
  51. ; your original PCB DIR.  This option would be used if your H/D space is
  52. ; low or you were using a RAM drive for your DIR's.
  53. ;
  54. ;BAK=C:\TEST\
  55. :
  56. ;
  57. ;─────────────────────────────────────────────────────────────────────────
  58. ; The next line is optional and determines if the target file will be
  59. ; replaced with a zero byte file.  If set to yes your DIR will also be
  60. ; stamped with the word DELETED.
  61. ;
  62. ;ZERO=YES
  63. ;
  64. ;
  65. ;─────────────────────────────────────────────────────────────────────────
  66. ; The next line is optional and points to the location of your exclude
  67. ; file list.  This file should contain the names of any files that you
  68. ; don't want removed from the system.
  69. ;
  70. EXCLUDE=C:\PURGE\PURGE.EXC
  71. ;
  72.